app window: test actiongroup across destroy
authorRyan Lortie <desrt@desrt.ca>
Wed, 8 Jan 2014 00:45:19 +0000 (19:45 -0500)
committerRyan Lortie <desrt@desrt.ca>
Wed, 8 Jan 2014 01:30:57 +0000 (20:30 -0500)
commit99ebb1cad2d8f4eec293bca02f73a450fac18577
tree411e22b4dcae1a6da0a877f2cdb58fd5c54d86e8
parent2fd307fdb3d62312fe5c49f0abcb9f4577a1c9c7
app window: test actiongroup across destroy

Make sure that we don't violate the interface contract of GActionGroup
just because gtk_widget_destroy() was called.

https://bugzilla.gnome.org/show_bug.cgi?id=710351
testsuite/gtk/Makefile.am
testsuite/gtk/gtkapplicationwindow.c [new file with mode: 0644]